Welcome![Sign In][Sign Up]
Location:
Search - android contact a

Search list

[BooksAndroid_1.0_eBook_by_tom_kao_2008_10_15-P106

Description: Android 框架原理,对学写Android很重要-Android framework of principles, to write a very important Android
Platform: | Size: 5948416 | Author: xiazhigang | Hits:

[Embeded-SCM DevelopFileBrowser

Description: android文件系统,可以浏览文件,创建文件与目录,删除文件与目录。-android file system, can browse files, create files and directories, delete files and directories.
Platform: | Size: 69632 | Author: wgh | Hits:

[androidContact-apk

Description: android 通讯录,适合初学者学习代码-android address book, suitable for beginners to learn the code
Platform: | Size: 19456 | Author: bok | Hits:

[androidcontact

Description: 手机上通讯录的功能,用Android编程实现,用到了数据库的知识。-Mobile phone address book function, with Android programming, uses a database of knowledge.
Platform: | Size: 69632 | Author: lixiang | Hits:

[androidAndroidchineseAPI3

Description: API文档(Reference)是Android开发的基础,三年来(2007-2010)官方仍未出中文版的API,Android中文翻译组聚一批从事Android开发人员、论坛版主、大学生、研究生等Android爱好者,利用业余时间对Android的API进行翻译,人数从1人到110+人不断壮大,发表的译文从一篇到八十多篇不断增多,为的只是多一份Android中文资料,欢迎更多朋友的加入,联系我们:QQ:36408253,Gtalk:over140@gmail.com,关于翻译组的更多介绍,请看这里。-API documentation (Reference) is the basis for the development of Android, three years (2007-2010) has not yet a Chinese version of the API, Android Chinese translation group together in a group of Android developers, Forum moderators, college students, graduate students Android lovers , the use of spare time on Android' s API for translation, the number of people from 1 to 110+ people has grown, translation published many articles from one to eighty growing, as more than just an Android Chinese data, and welcomes more friends to join, contact us: QQ: 36408253, Gtalk: over140@gmail.com, more description on the translation group, see here.
Platform: | Size: 1409024 | Author: 小白 | Hits:

[androidImageContact

Description: 一个使用listview显示带头像的android通讯录-a contact with image for android
Platform: | Size: 397312 | Author: 狗仔 | Hits:

[androidandroid-contact

Description: android-通讯录源码,有读写通讯录的完整源码示例,做相关开发的朋友可以参考一下-android-book source code, complete source code to read and write address book example, so a friend can refer to the relevant development About
Platform: | Size: 270336 | Author: 孙标 | Hits:

[androidmyContact

Description: 简单的android手机联系人代码,对联系人进行增删改查-a simple android contact demo
Platform: | Size: 756736 | Author: cucu | Hits:

[androidContact4.0

Description: 安卓联系人应用的一个原型,提供了基本的界面和一些调用系统功能的交互-Android Contact a prototype of the application, the interaction of the interface and call the system function
Platform: | Size: 317440 | Author: 王飘荡 | Hits:

[androidAndroid-JNI-sample

Description: 本工程为Android下编写及调用.so文件的示例工程,我亲自编写调试通过。 相关Android开发环境搭建,请参考http://wenku.baidu.com/view/af3669a3f524ccbff1218431.html 就我的经验,主要困难在与环境的搭建。笔者就大费周折,遇到很多的问题。大家在使用过程中,如果遇到相关问题,请联系微信号:wangjia-mobi-Under this project for Android write and call so file example works, I personally prepared through debugging. Related to Android development environment to build the reference http://wenku.baidu.com/view/af3669a3f524ccbff1218431.html on my experience, the main difficulty with the environment to build. The author had trouble encountered a lot of problems. Process, If you encounter problems, please contact the Micro Signal: wangjia-mobi
Platform: | Size: 65536 | Author: wxb | Hits:

[androidcontact

Description: 在android上的一个小示例,简单的联系人展示-Android on a small sample, simply contact display
Platform: | Size: 74752 | Author: xygao | Hits:

[androidAndroid-Custom-Dialog-Example

Description: this sourcecode can be executed in android sdk and eclipse very helpfull in creating dialog box in our app like it can be used in e-shoppy app to show a quick view or contact details, etc/.
Platform: | Size: 16384 | Author: pooja | Hits:

[androidMyContacts6.0

Description: Android联系人管理程序。使用技术点:1.contentprovider2.listview3.SAXParserFactory4.菜单技术 可以很容易地把该程序,改成xxx管理程序。是一个学习Android通用编程流程的良好例子。-Android contact management program. Use the technical point: 1.contentprovider2.listview3.SAXParserFactory4 menu technology can easily put the program changed to xxx management procedures. Is a good example of learning a the Android general-purpose programming process.
Platform: | Size: 664576 | Author: 张涛 | Hits:

[androidandroid-contact

Description: 一个实现通讯录功能的android应用小程序。功能不是很完善,欢迎下载修改。-a small android application for phone numben.
Platform: | Size: 2128896 | Author: 黄成都 | Hits:

[androidAndroid-address-book-

Description: 一个小型Android通讯录,功能:添加、删除、修改、查找、联系人头像添加,数据的备份、还原-A small Android address book functions: add, delete, modify, search, add contact picture, data backup, restore,
Platform: | Size: 3868672 | Author: yuepengtao | Hits:

[Software EngineeringAndroid-Framework

Description: 一 JNI重难点分析 1.1 注册方法的选择 1.2 垃圾回收 二 init重难点分析 2.1 keywords.h的有趣用法 2.2 用好“DllMain函数”——客户端Property读取的实现 三 Android常用类重难点分析 3.1 RefBase、sp和wp 3.2 题外话——无所不用其极 四 Binder重难点分析 4.1 时空穿越魔术揭秘 4.2 Binder和线程的关系 五 Audio系统重难点分析 5.1 AudioTrack & 方法论 5.2 AudioFlinger中的对象 5.3 AudioPolicyService实例 5.4 audio_control_block_t分析 5.5 学习并实践Desktop Check 六 Surface系统重难点分析 6.1 来之不易的Activity 6.2 乾坤大挪移——如何与SurfaceFlinger建立联系? 6.3 生产者和消费者之间的纽带 6.4 SurfaceFlinger的工作流程分析 6.5 Transaction分析 6.6 CameraService中的严重bug 6.7 PageFlip过程分析-A JNI heavy and difficult to analyze the choice of methods 1.2 1.1 Registered garbage collection two heavy and difficult to analyze init interesting usage 2.2 2.1 keywords.h good use " DllMain function" - read client Property type commonly used to achieve three important difficulties in analyzing Android 3.1 RefBase , sp and wp 3.2 Digression- doing their utmost four Binder space through heavy and difficult to analyze 4.1 4.2 Binder and thread Magic Secret Relationship Difficulties five Audio system weighs 5.1 AudioTrack & Methodology 5.2 AudioFlinger instance of the object 5.3 AudioPolicyService 5.4 audio_control_block_t learn and practice analysis 5.5 Desktop Check six Surface system weighs 6.1 Difficulties hard-earned Activity 6.2 Qian Kun Da Nuo- how to establish contact with SurfaceFlinger? 6.3 The link between producers and consumers 6.4 SurfaceFlinger workflow analysis 6.5 Transaction Analysis 6.6 CameraService of serious bug 6.7 PageFlip process analysis
Platform: | Size: 620544 | Author: 贾诩 | Hits:

[Otherandroid-

Description: android开发例子很好的例子有对应的书 有兴趣的画可以联系我-android development example good example has a corresponding picture book are interested can contact me
Platform: | Size: 25649152 | Author: furui | Hits:

[JSP/JavaContactsManager

Description: Android 联系人管理模块的代码,可读取联系人、修改、删除联系人,如何连接手机通讯录,如何获取头像列表,如何区分是存储在手机或是SIM卡中,对于Android的应用来说,联系人管理比较典型,但比较重要,源代码中的注释很丰富,这也是大家值得参阅本源码的一大原因。-Android contact management module code, read, modify, delete the contact person, how to connect the mobile phone mail list, how to obtain the list of units, how to distinguish is stored in the mobile phone or SIM card, for Android apps, contacts management more typical, but more important, in the source code annotation is very rich, a large this is also the reason why we should refer to the source code.
Platform: | Size: 882688 | Author: roc | Hits:

[androidAndroid-address-book

Description: Android高仿QQ通讯录界面效果和功能参照QQ通讯录设计基本打电话,发短信,收短信功能都实现。比如拨号键盘的界面、号码编辑框,里面还有拼音帮助类,将字符串中的中文转化为拼音,其他字符不变。像获取联系人的列表、筛选查询后的数据list、选中的联系人名字、选中的联系人号码、选中多少个需要删除的联系人、得到字母列的对象,并设置触摸响应监听器等通讯录相关功能,都是值得新手学习的。-Android address book interface effects of high imitation QQ QQ contacts reference design and functionality of the basic call, send SMS, receive SMS functions are achieved. For example, dial keyboard interface, number edit box, there is also a spelling help class, string Chinese into pinyin, other characters unchanged. Like to get a list of contacts, filter the data list after a query, select the contact name, select a contact number, the number you want to delete the selected contacts, get the letters column of the object and set the touch response of the listener, such as Address Book related functions, are worthy of novices learning.
Platform: | Size: 2223104 | Author: 闫忠胜 | Hits:

[JSP/Javaandroid-contacts-recovery

Description: android 还原备份联系人信息 android 还原备份联系人信息-android restore a backup contact information android restore a backup contact information android restore a backup contact information
Platform: | Size: 49152 | Author: li | Hits:
« 12 3 4 »

CodeBus www.codebus.net